Skip to content

Conversation

@AbdAlRahmanGad
Copy link
Owner

  • add necessary information to CMakeLists.txt to be built with clang by default

- add necessary information to `CMakeLists.txt` to be built with `clang` by default
@AbdAlRahmanGad
Copy link
Owner Author

Output for the current test:

Dependencies for /root/header.h:
  File Dependencies:
    - /root/header.h
  Module Dependencies:
Success: 1
Diagnostic Consumer Finished: 1
Dependencies for /root/test.cpp:
  File Dependencies:
    - /root/test.cpp
    - /root/header.h
  Module Dependencies:
Success: 1
Diagnostic Consumer Finished: 1
Skipping assembly file: /root/test.s
Dependencies for /root/module.cppm:
  File Dependencies:
    - /root/module.cppm
  Module Dependencies:
Success: 1
Diagnostic Consumer Finished: 1
Dependencies for /root/main.cpp:
  File Dependencies:
    - /root/main.cpp
    - /root/header.h
  Module Dependencies:
Success: 1
Diagnostic Consumer Finished: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant